home *** CD-ROM | disk | FTP | other *** search
-
- Serial: Put a TOS-comprehensible serial number on an IBM-formatted
- floppy. Runs on the IBM end of things.
- No real documentation is needed. The program is a quick hack
- I threw together last night because I had just batch-formatted
- a box of disks on an IBM and I didn't have my ST around.
- The program itself uses IOCTL() to make sure the device has
- removable media, then the bios to read and write sector 1,
- side 0, track 0. (Sector 1 is actually the first sector on the
- track... weird.)
-
- I make no warranties of any kind for this program, and accept no
- responsibility for any damage it may cause, either through error
- on the part of the user, or through error of my own in coding it.
-
- That being said, the program as it stands is copyright insofar as
- I would be slightly peeved if someone put their name in it and
- recompiled it. However the source (Turbo Pascal 5.5) is there for
- those of you who are not happy with my efforts.
- (Or port it to the ST... would be nice)
-
- Feel free to copy the program, distribute it to BBS', donate
- it to the Red Cross, etc.
-
- Cheers,
- Mike.
-
- //////////////////////////////////////////////////////////////////////
- //Michael Smith // ma892224@lux.sait.edu.au// /| /_ ST in SA //
- // aka //=========================// / |/_ ightmare //
- // Miff // Fidonet 3:680/821 // /_ lectronics //
- //////////////////////////////////////////////////////////////////////
- Beam me up, Scotty, it ate me phaser...
-